home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / tcl / tclmotif.1 / tclmotif / tm.1.2 / TODO < prev   
Encoding:
Text File  |  1993-11-15  |  752 b   |  27 lines

  1. 1) MessageBox children need to have widget commands created for them.
  2.  
  3. 2) SelectionBox children not in dialogs need to have widget commands
  4. created for them.
  5.  
  6. 3) Speed effect of all these strcmp() needs to be assessed, vs Quarks.
  7.  
  8. 4) List of dont_use_parent_for_resources needs to be checked. Can the 
  9. class be used?
  10.  
  11. 5) Garbage collection needs to be looked at.
  12.  
  13. 6) Is drag and drop complete yet?
  14.  
  15. 7) Consistent naming pattern for hidden or extra widgets needs to be done.
  16.  
  17. 8) "send" needs to be replaced by tclXtSend.
  18.  
  19. 9) Alternative Xt input handler needs to be added for xbatch use.
  20.  
  21. 10) Reorganise callback code into its own file.
  22.  
  23. 11) Hide main.c stuff in Tm_AppInit so that it can be used with other
  24. Motif extensions.
  25.  
  26. 12) Complete tmCommands.c
  27.